Feed Reader Testing

Test Coverage

Criteria Meet Specification

All Required Tests Provided

The required tests for the project (RSS Feed testing, RSS Feed properties, menu default state, and menu hiding/showing) are all provided and are comprehensive enough to adequately test the functionality.

Tests should be independent of one another.

Passing

All required tests for the project pass.

Documentation

Criteria Meet Specification

README

A README file is included detailing all steps required to successfully run the application.

Comments

Comments are present and effectively explain longer code procedures.

Code Quality

Code is formatted with consistent, logical, and easy-to-read formatting as described in the Udacity JavaScript Style Guide.